get_recent_produce

@mount("farming.get_recent_produce") query get_recent_produce(account_id: byte_array): list<(name: text, type: text, amount: integer)>